home *** CD-ROM | disk | FTP | other *** search
/ Champak 142 / Volume 142 Oct 17 2011 - Damaged.iso / Interface / it.dig / scripts / DefineSprite_264 / frame_6 / DoAction.as
Text File  |  2011-10-17  |  180b  |  10 lines

  1. _root.descri._visible = false;
  2. if(_global.Categoria_xml == "REVISTA")
  3. {
  4.    gotoAndStop("revista");
  5. }
  6. if(_global.Categoria_xml == "DESENHO")
  7. {
  8.    gotoAndStop("desenho");
  9. }
  10.